Skip to content

build(deps-dev): bump the dev-dependencies group with 2 updates#7978

Merged
JohnMcLear merged 1 commit into
developfrom
dependabot/npm_and_yarn/dev-dependencies-b776d7870b
Jun 18, 2026
Merged

build(deps-dev): bump the dev-dependencies group with 2 updates#7978
JohnMcLear merged 1 commit into
developfrom
dependabot/npm_and_yarn/dev-dependencies-b776d7870b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 2 updates: lucide-react and oxc-minify.

Updates lucide-react from 1.20.0 to 1.21.0

Release notes

Sourced from lucide-react's releases.

Version 1.21.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.20.0...1.21.0

Commits
  • 5ff536e ci(release.yml): Fix workflow and remove version scripts in package scripts...
  • See full diff in compare view

Updates oxc-minify from 0.136.0 to 0.137.0

Release notes

Sourced from oxc-minify's releases.

oxc crates_v0.137.0

💥 BREAKING CHANGES

  • 7a76cd3 estree: [BREAKING] Make whether to include TS fields a runtime option (#23574) (overlookmotel)
  • e7b6b68 estree: [BREAKING] ESTree config use methods not consts (#23573) (overlookmotel)

🚀 Features

  • 556cc6d data_structures: Add CodeBuffer::as_str method (#23571) (overlookmotel)
  • 38c4b06 parser: Add friendly error for adjacent JSX elements (#23378) (sapphi-red)
  • 53509a8 minifier: Treeshake pure typed arrays and Set/Map array literals (#23469) (Dunqing)
  • 09762d9 minifier: Inline const value for read-only vars (#22593) (Dunqing)

🐛 Bug Fixes

  • 20375f9 react_compiler: Keep imports referenced only by a computed key (#23586) (Boshen)
  • 31bfd9b minifier: Keep Object introspection calls on a possible Proxy (#23483) (Dunqing)
  • 837a395 parser: Treat a line comment after ':' as leading, not trailing (#23515) (Dunqing)
  • e409fe0 minifier: Keep new Map/WeakSet/WeakMap with a string argument (#23470) (Dunqing)
  • ae02b4e ci/parser: Use minimal for vitest reporter (#23457) (camc314)

⚡ Performance

  • cf24329 mangler: Compile slot sort once instead of per CAPACITY (#23577) (Boshen)
  • 4058a6a parser: Reduce code bloat from verify_modifiers monomorphization (#23576) (Boshen)
  • 053b0c1 estree: Remove pointless mem::take (#23572) (overlookmotel)
  • dfb52b6 transformer: Pre-size statement vecs in TS enum & namespace lowering (#23516) (Yunfei He)
  • 970e09a minifier: Compute template-literal inline checks in a single pass (#23467) (Yunfei He)
  • 3170c0e semantic,mangler,minifier: Fix Semantic::stats node count and reuse stats in mangler builds (#23352) (Boshen)
  • d1fa6e0 minifier: Evaluate ternary branches once in minimize_conditional_expression (#23479) (Yunfei He)
  • 3fa8051 transformer: Pre-size JSX props vec to attribute count (#23466) (Yunfei He)
  • 488b382 react_compiler: Borrow binding names in prefilter instead of allocating (#23471) (Yunfei He)
  • bcb3894 minifier: Incremental scoping refresh, delete LiveUsageCollector (#23197) (Dunqing)

📚 Documentation

  • f68641e data_structures: Improve docs on safety contract (#23575) (overlookmotel)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 2 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [oxc-minify](https://github.com/oxc-project/oxc/tree/HEAD/napi/minify).


Updates `lucide-react` from 1.20.0 to 1.21.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.21.0/packages/lucide-react)

Updates `oxc-minify` from 0.136.0 to 0.137.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/minify/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.137.0/napi/minify)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: oxc-minify
  dependency-version: 0.137.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 18, 2026
@JohnMcLear JohnMcLear merged commit f6f665f into develop Jun 18, 2026
38 checks passed
@JohnMcLear JohnMcLear deleted the dependabot/npm_and_yarn/dev-dependencies-b776d7870b branch June 18, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant